Welcome![Sign In][Sign Up]
Location:
Search - win32 asm

Search list

[Otherasm++

Description: Win32 ASM用,masm32的外挂批处理,NotePad2配合此Bat程序可以快速自动完成编译连接,配全相关开关,可以使工作更愉快。
Platform: | Size: 997 | Author: 依然 | Hits:

[Other resourceforgers-win32-tutorial

Description: forgers win32 asm tutorial
Platform: | Size: 270930 | Author: 阿斯顿 | Hits:

[assembly languageWin32 ASM

Description: Win32 ASM 编程指南.chm,精而易学!-Win32 ASM programming guide. Chm, precision and easy to learn!
Platform: | Size: 778940 | Author: 黄凯 | Hits:

[Other resourcewin32-asm-jiaochen-verygood

Description: ASM 的教程。 这是使用 win32asm进行数据库编程,进行WINDOWS界面编程, Win32ASM的编译器最常用的有两种:Borland公司的Tasm5.0和Microsoft的Masm6.11以上版本,两种编译器各有自己的优缺点,Tasm带了一个不大不小的Import库,而Masm没有带,但Masm在代码的优化上面好象比Tasm做得好,但它却不带Import库。看来使用哪一种编译器还是比较难选择的,但Steve Hutchesson给了我们一个答案,他为Masm建立了一个很全的Import库,基本上包括了Windows绝大部分的Api函数,这些库、include文件和其他工具还有Masm6.14版本一起做成了一个 Masm32编译器 -- Masm32V5。这样一来,我们用汇编编程就象用C一样方便。 因为有了Masm32V5,所以就我个人而言,我推荐使用Masm作为Win32ASM的编译工具,但Masm和Tasm的宏语法有很多的不同,我的这个教程是以Masm格式写的。
Platform: | Size: 1422535 | Author: myname | Hits:

[assembly languageWin32 ASM

Description: Win32 ASM 编程指南.chm,精而易学!-Win32 ASM programming guide. Chm, precision and easy to learn!
Platform: | Size: 778240 | Author: 黄凯 | Hits:

[ELanguagewin32 汇编语言编译器源码

Description:
Platform: | Size: 174080 | Author: | Hits:

[assembly languagewin32asm

Description: Win32汇编编程系列 本帮助文件由yyc个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的资料整理成一个帮助文件。 本帮助文件包括:Iczelion的Win32汇编教程、Iczelion 的 ODBC 教程、Iczelion 的 VxD 教程共三部分-Win32 programming compilation series from the paper to help sort out yyc personal publishing, as extracted from the entire network. All Banquangui actual author. To allow net surfers can be a better learning Win32 compilation of programming, so I will be online for all the information to help compile a document. The help files include : Iczelion Guide to the Win32 compilation, Iczelion ODBC Guide, the VxD Iczelion Guide is divided into three parts
Platform: | Size: 388096 | Author: | Hits:

[Windows Develop小木偶Win32汇编

Description: 小木偶Win32汇编教学,整理后的离线网页版本。MASM32或TASM代码。-small puppet Win32 compilation teaching, putting the offline version. Between code or TASM.
Platform: | Size: 1333248 | Author: 熊聪 | Hits:

[mpeg mp3mp3asm

Description: 用汇编编制的一个mp3播放器,win32汇编编程-MP3 PLAYER PROGRAMING IN WIN32 ASM
Platform: | Size: 5120 | Author: 王旭峰 | Hits:

[OtherMASM32_LYB

Description: 罗云彬的《Win32 汇编程序设计》随书源码光盘,压缩包中为ISO格式-"Win32 compilation of program design" With the book source discs, compressed format for ISO
Platform: | Size: 278528 | Author: 余伟 | Hits:

[Communication服务端

Description: Win32汇编 实现一聊天程序服务端-Win32 compilation process to achieve a chat server
Platform: | Size: 30720 | Author: | Hits:

[Other Riddle games搬运工推箱子

Description: win32下的汇编编程,本游戏与文曲星里的搬运工程序异曲同工,有过关级别,对大家学习win32编程很有好处。-win32 compilation of programming, the game's rings and porters similar procedures, clearance level, we learn to win32 very good programming.
Platform: | Size: 5120 | Author: | Hits:

[assembly languageNASMdocCN

Description: NASM中文文档资料 目录详细介绍 第一章:简介 第二章:运行NASM 第三章:NASM语法介绍 第四章:NASM的预处理器 第五章:汇编方向性 第六章:输出格式 第七章:写16位代码(DOS,Windows 3/3.1) 第八章:写32位代码(Unix,Win32,DJGPP) 第九章:16位与32位混和编程 第十章:问题解答 -Assemble Chinese documents detailed information Contents Chapter 1 : Introduction Chapter 2 : Operation Assemble Chapter 3 : Assemble syntax introduced Chapter 4 : Assemble the pre-processor Chapter 5 : compilation directional Chapter 6 : output formats Chapter VII : 16 write code (DOS, Windows 3/3.1) Chapter 8 : 32 write code (Unix, Win32, DJGPP) Chapter 9 : 16 and 32 mixed programming Chapter 10 : FAQ
Platform: | Size: 74752 | Author: 王王 | Hits:

[OtherWin32Vring3

Description: Win32病毒入门 -- ring3篇.pdf-Win32 virus entry-- ring3 chapter. Pdf
Platform: | Size: 286720 | Author: inwing | Hits:

[Dialog_Windowasm_gui_win32

Description: 大家都习惯了使用windows gui风格,开发者也习惯了使用windows gui 的 API,即使嵌入式平台,很多gui的api也被包装成windows 的 win32函数。这个例子演示了使用汇编语言调用win32 gui函数实现窗口应用的例子,希望大家从中了解汇编语言调用windows api的规则。-we are in the habit of using windows gui style, developers are accustomed to the use of windows gui API, even embedded platform many of the api gui was packaged into windows of win32 function. This example demonstrates the use of assembly language called win32 gui Function window application examples, we hope that a better understanding of assembly language called windows api rules.
Platform: | Size: 19456 | Author: 浦剑涛 | Hits:

[Otherasm++

Description: Win32 ASM用,masm32的外挂批处理,NotePad2配合此Bat程序可以快速自动完成编译连接,配全相关开关,可以使工作更愉快。-Win32 ASM used, masm32 batch of plug-ins, NotePad2 with this Bat procedures can quickly auto-complete compiler to connect with the entire relevant switch, can make work more enjoyable.
Platform: | Size: 1024 | Author: 依然 | Hits:

[Software Engineeringforgers-win32-tutorial

Description: forgers win32 asm tutorial -forgers win32 asm tutorial
Platform: | Size: 271360 | Author: 阿斯顿 | Hits:

[Otherwin32-asm-jiaochen-verygood

Description: ASM 的教程。 这是使用 win32asm进行数据库编程,进行WINDOWS界面编程, Win32ASM的编译器最常用的有两种:Borland公司的Tasm5.0和Microsoft的Masm6.11以上版本,两种编译器各有自己的优缺点,Tasm带了一个不大不小的Import库,而Masm没有带,但Masm在代码的优化上面好象比Tasm做得好,但它却不带Import库。看来使用哪一种编译器还是比较难选择的,但Steve Hutchesson给了我们一个答案,他为Masm建立了一个很全的Import库,基本上包括了Windows绝大部分的Api函数,这些库、include文件和其他工具还有Masm6.14版本一起做成了一个 Masm32编译器 -- Masm32V5。这样一来,我们用汇编编程就象用C一样方便。 因为有了Masm32V5,所以就我个人而言,我推荐使用Masm作为Win32ASM的编译工具,但Masm和Tasm的宏语法有很多的不同,我的这个教程是以Masm格式写的。-err
Platform: | Size: 1422336 | Author: myname | Hits:

[GUI DevelopWin32-Asm(progressbar-hotkey-combobox-textbox)

Description: Win32 Asm (热键 进度条 组合框 多行文本框)功能演示-Win32 Asm (the progressbar hotkey combobox multi-line textbox) features demo
Platform: | Size: 163840 | Author: Playboysen | Hits:

[Windows DevelopWin32-ASM

Description: 详细讲解win32 asm编程 -detail descrip the win32 asm detail descrip the win32 asm
Platform: | Size: 543744 | Author: wangchao | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net